Kconfig: Add default SPL_FIT_GENERATOR for rockchip
authorJagan Teki <[email protected]>
Wed, 8 May 2019 05:41:42 +0000 (11:11 +0530)
committerKever Yang <[email protected]>
Wed, 8 May 2019 09:34:13 +0000 (17:34 +0800)
commit695dca9a47a5e379b9543c7762f938b034519364
treecc64d8872c3aefa9a3cdca7626439e46559bc1f9
parente0bca2821f63fc5566cc2d74710beaa51e7ccd33
Kconfig: Add default SPL_FIT_GENERATOR for rockchip

Add default SPL_FIT_GENERATOR py script for rockchip platforms if
specific target enabled SPL_LOAD_FIT.

So, this would help get rid of explicitly mentioning the default
SPL FIT generator in defconfigs. however some targets, like puma_rk3399
still require their own FIT generator so in those cases the default will
override with defconfig defined generator.

Reviewed-by: Paul Kocialkowski <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Kconfig
configs/chromebook_bob_defconfig
configs/evb-rk3399_defconfig
configs/ficus-rk3399_defconfig
configs/firefly-rk3399_defconfig
configs/orangepi-rk3399_defconfig
configs/rock960-rk3399_defconfig